Skip to content

Conversation

m0un10
Copy link

@m0un10 m0un10 commented Oct 1, 2022

Addresses #4

This change adds support for kind: List so that manifest-summary will work with tools in the Kubernetes ecosystem that use the List kind.

Some examples:

kompose convert --stdout --suppress-warnings  | manifest-summary
k get pods -oyaml | manifest-summary

I had to also introduce go.mod (and thus remove the vendor directory) in order to be able to use this with the newer versions of go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant